home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
library
/
rqtlsusr.rea
< prev
next >
Wrap
Text File
|
1996-02-22
|
3KB
|
55 lines
Short: ReqTools 2.4 - the requester toolkit
Author: nico@augfl.be (Nico Francois), cmh@lls.se (Magnus Holmgren)
Uploader: cmh@lls.se (Magnus Holmgren)
Type: util/libs
---------------------------------------------------------------------
NOTE: This is the user archive. There are no includes, autodocs, glue
code, catalog sources or example files included.
---------------------------------------------------------------------
reqtools.library is a standard Amiga shared, runtime library. The purpose
of ReqTools is to make it a lot quicker and easier to build standard
requesters into your programs. ReqTools is designed with Commodore's style
guidelines in mind, all requesters have the look-and-feel of AmigaDOS
Release 2.
ReqTools features the following requesters: a query requester, a string
requester, a number requester, a file requester, a font requester, a
palette requester, a volume requester and a screenmode requester.
Also included are RTPatch (1.4) and RexxReqTools (1.3):
RTPatch is a small program that will re-route functions from most popular
requester libraries to ReqTools. Libraries currently supported are Arp, Req
and Asl. RTPatch will also patch some functions in Intuition to give you
improved system requesters.
RexxReqTools gives ARexx users easy access to a large family of requesters.
All requesters are easy to use; they require one or no arguments. But the
requesters also have a lot of power through several optional arguments and
through tagstrings. RexxReqTools itself doesn't implement any of these
requesters, it is a link between ARexx and ReqTools.
*************************************************************************
RELEASE 2.4 (Library version 38.1296)
As you may have noticed, a slightly different version numbering scheme
have been adopted. I simply removed the letter extensions. ;)
Fixed a problem in RTPatch, introduced in the re-assembly in 2.3. It
would (often, but not always) print way too much text.
Made some fixes to the installation script. I had forgot to change it.
;)
Hopefully fixed the startup crash in the preferences editor.
Included glue for Maxon Pascal, written by Falk Zuehlsdorff.
rtEZRequestTags() was missing in new DICE glue.
Fixed bug in password requester (used by powerpacker.library). DICE bug
if you ask me. ;)
Italian, French and Polish catalogs updated.
*************************************************************************
ReqTools 2.4 - reqtools.library
Copyright (c) 1991-1994 Nico François
1995 Magnus Holmgren